Skip to content

fix(ci): add custom CodeQL workflow for Python-only analysis#47

Merged
bartzbeielstein merged 1 commit into
mainfrom
develop
Mar 15, 2026
Merged

fix(ci): add custom CodeQL workflow for Python-only analysis#47
bartzbeielstein merged 1 commit into
mainfrom
develop

Conversation

@bartzbeielstein
Copy link
Copy Markdown
Contributor

GitHub's Default Setup auto-detected the 'actions' language and ran the javascript-typescript extractor, which failed with a fatal error because the project contains no JS/TS source code. The Default Setup has been disabled; this custom workflow replaces it and explicitly limits CodeQL to Python analysis only.

GitHub's Default Setup auto-detected the 'actions' language and ran
the javascript-typescript extractor, which failed with a fatal error
because the project contains no JS/TS source code.  The Default Setup
has been disabled; this custom workflow replaces it and explicitly
limits CodeQL to Python analysis only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bartzbeielstein bartzbeielstein merged commit 96b70c7 into main Mar 15, 2026
13 checks passed
@bartzbeielstein
Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 0.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant